home *** CD-ROM | disk | FTP | other *** search
/ Champak 86 / (Vol 86) My Disc.iso / Games / restaurante_1422.swf / scripts / DefineSprite_146 / frame_100 / DoAction.as
Text File  |  2009-04-29  |  79b  |  6 lines

  1. stop();
  2. bt_jeu.onRelease = function()
  3. {
  4.    _parent.gotoAndPlay("jeu");
  5. };
  6.